home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / pathMode.dxr / 00001.ls next >
Encoding:
Text File  |  2001-06-12  |  134 b   |  9 lines

  1. on mouseUp
  2.   tell the stage
  3.     sound stop 1
  4.     sound stop 2
  5.     go("main", "mainMenu")
  6.     forget(window "pathMode")
  7.   end tell
  8. end
  9.